翻訳と辞書
Words near each other
・ Multi Theft Auto
・ Multi TV
・ Multi two diamonds
・ Multi Unit Spectroscopic Explorer
・ Multi User Dungeons and Dragons
・ Multi Viral
・ Multi Viral (song)
・ Multi-access key
・ Multi-adjoint logic programming
・ Multi-age classroom
・ Multi-agency coordination
・ Multi-Agency Geographic Information for the Countryside
・ Multi-Agency Public Protection Arrangement
・ Multi-agent planning
・ Multi-Agent Programming Contest
Multi-agent system
・ Multi-amp guitar rigs
・ Multi-angle Imaging SpectroRadiometer
・ Multi-antimicrobial extrusion protein
・ Multi-anvil press
・ Multi-Application Survivable Tether
・ Multi-area agreement
・ Multi-armed bandit
・ Multi-attribute global inference of quality
・ Multi-attribute utility
・ Multi-axle bus
・ Multi-band device
・ Multi-Band Excitation
・ Multi-barrier approach
・ Multi-bearer network


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Multi-agent system : ウィキペディア英語版
Multi-agent system

A multi-agent system (M.A.S.) is a computerized system composed of multiple interacting intelligent agents within an environment. Multi-agent systems can be used to solve problems that are difficult or impossible for an individual agent or a monolithic system to solve. Intelligence may include some methodic, functional, procedural approach, algorithmic search or reinforcement learning. Although there is considerable overlap, a multi-agent system is not always the same as an agent-based model (ABM). The goal of an ABM is to search for explanatory insight into the collective behavior of agents (which don't necessarily need to be "intelligent") obeying simple rules, typically in natural systems, rather than in solving specific practical or engineering problems. The terminology of ABM tends to be used more often in the sciences, and MAS in engineering and technology.
Topics where multi-agent systems research may deliver an appropriate approach include online trading, disaster response, and modelling social structures.
== Concept ==

Multi-agent systems consist of agents and their environment. Typically multi-agent systems research refers to software agents. However, the agents in a multi-agent system could equally well be robots, humans or human teams. A multi-agent system may contain combined human-agent teams.
Agents can be divided into different types ranging from simple to complex. Some categories suggested to define these types include:
* Passive agents or agent without goals (like obstacle, apple or key in any simple simulation)
* Active agents〔 with simple goals (like birds in flocking, or wolf–sheep in prey-predator model)
* Cognitive agents (which contain complex calculations)
Agent environments can be divided into:
* Virtual Environment
* Discrete Environment
* Continuous Environment
Agent environments can also be organized according to various properties like: accessibility (depending on if it is possible to gather complete information about the environment), determinism (if an action performed in the environment causes a definite effect), dynamics (how many entities influence the environment in the moment), discreteness (whether the number of possible actions in the environment is finite), episodicity (whether agent actions in certain time periods influence other periods), and dimensionality (whether spatial characteristics are important factors of the environment and the agent considers space in its decision making). Agent actions in the environment are typically mediated via an appropriate middleware. This middleware offers a first-class design abstraction for multi-agent systems, providing means to govern resource access and agent coordination.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Multi-agent system」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.